Skip to content

Fix the order number of the documents.#594

Merged
RiskeyL merged 2 commits into
langgenius:mainfrom
hjlarry:p3
Dec 12, 2025
Merged

Fix the order number of the documents.#594
RiskeyL merged 2 commits into
langgenius:mainfrom
hjlarry:p3

Conversation

@hjlarry
Copy link
Copy Markdown
Contributor

@hjlarry hjlarry commented Dec 7, 2025

No description provided.

@hjlarry hjlarry requested a review from RiskeyL as a code owner December 7, 2025 11:25
Copilot AI review requested due to automatic review settings December 7, 2025 11:25
@dosubot dosubot Bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Dec 7, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Dec 7, 2025

⏸️ Documentation sync is pending approval

This PR requires approval from a maintainer before automatic synchronization can proceed.

Once approved, the documentation will be automatically translated and synchronized.

@dosubot dosubot Bot added the bug Something isn't working label Dec 7, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR corrects section numbering inconsistencies across multiple plugin development documentation files. The changes ensure that numbered sections follow a sequential order, fixing duplicate numbering and incorrect step numbers that could confuse readers following the tutorials.

Key Changes

  • Fixed duplicate section numbering in tool-plugin.mdx (two sections numbered as "4")
  • Corrected step numbers in develop-flomo-plugin.mdx (Step 9 → Step 8)
  • Adjusted section numbers in develop-a-slack-bot-plugin.mdx to maintain sequential order
  • Removed unnecessary CodeGroup tags in cli.mdx for a single code block

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
en/develop-plugin/getting-started/cli.mdx Removed unnecessary <CodeGroup> wrapper around single bash code block for installation verification
en/develop-plugin/dev-guides-and-walkthroughs/tool-plugin.mdx Fixed duplicate section 4 by renumbering "Completing the Tool Provider Code" from 4 to 5
en/develop-plugin/dev-guides-and-walkthroughs/develop-flomo-plugin.mdx Corrected final step number from Step 9 to Step 8 for "Package and distribute" section
en/develop-plugin/dev-guides-and-walkthroughs/develop-a-slack-bot-plugin.mdx Renumbered sections 2-6 to maintain sequential order (Debug→3, Verify→4, Package→5, Publish→6)
en/develop-plugin/dev-guides-and-walkthroughs/cheatsheet.mdx Fixed section numbering in Plugin Development Process from 4 to 3 for "Packaging and Deployment"

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

RiskeyL
RiskeyL previously approved these changes Dec 12, 2025
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Dec 12, 2025
@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Dec 12, 2025
@RiskeyL RiskeyL merged commit bb1d1e0 into langgenius:main Dec 12, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants